home *** CD-ROM | disk | FTP | other *** search
/ DOS Vuser Deluxe 2003 October / DOS Vuser Deluxe 2003 Oct - Disc 1.iso / SKIN / Le Crapouillot.wmz / Le Crapouillot.WMS < prev    next >
Text File  |  2002-02-02  |  26KB  |  1,032 lines

  1. <THEME
  2.  
  3. Attribute="'Le Crapoulliot et ses Geckos' is a first on WMP: cute little creatures - leopard geckos - wander around your webpage while you play!The player itself - 'le Crapouillot' - is fully enabled with load of features. Of course, it's animated too..."
  4. author="Xavier Singy, http://www.singyfamily.com"
  5. authorVersion="1.01"
  6. copyright="⌐2002 Xavier Singy, All Rights Reserved"
  7. title="Le Crapouillot et ses Geckos"
  8. version="7.1"
  9. >
  10.     <VIEW
  11. id="mainView"
  12.         height = "310"
  13.         width = "250"
  14. titleBar="false" 
  15. timerInterval="50" ontimer="jscript:init2();masterThread()"
  16. scriptFile="crapouillot.js;crapouillotAnim.js;WMPaniMagiX.js;res://wmploc.dll/RT_TEXT/#132;" 
  17. onload="init();"
  18. onclose="jscript:theme.savePreference('visState',visState);theme.savePreference('geckosState',geckosState);"
  19. backgroundColor="none" 
  20.     >
  21. <PLAYER
  22.     playState_onchange    = "JScript:onPlayStateChange();"
  23. >
  24. <CONTROLS
  25.     currentPosition_onchange    = "position_slider.value = player.controls.currentPosition;"
  26. />
  27. <CONTROLS
  28.     currentPosition_onchange = "tracker.value = player.controls.currentPosition; "/>
  29. </PLAYER>
  30.  
  31. <video visible="false" enabled="true" onvideostart="theme.openview( 'videoView' );" />
  32.  
  33. <subview zIndex="0" left="0" top="100"  id="debugView" visible="false"
  34. verticalAlignment="top" horizontalAlignment="left" 
  35.  width="300" height="300"
  36. backgroundImage="bg.gif" backgroundTiled="true"
  37. >
  38.         <TEXT
  39.     id = "debug"
  40.     foregroundColor = "white"
  41.     backgroundColor = "black"
  42.     value = "debug"
  43.     top = "0"
  44.     left = "0"
  45.     height = "300"
  46.     width = "300" 
  47.     fontsize="8"
  48.     z-order = "15"
  49.     onclick=""
  50.  
  51. />
  52.         <!-- end debugging control -->
  53. </subview>
  54.  
  55. <subview
  56. id="timer" visible="false"
  57. left="-200" top="200"
  58. width="1" height="1"
  59. onendmove="moveTimer()"
  60. />
  61.  
  62. <subview zIndex="2" left="56" top="164"  id="AMXSubviewSprite1" visible="true"
  63. transparencyColor="#000000"
  64. backgroundImage="eq.gif"
  65. verticalAlignment="top" horizontalAlignment="left" 
  66. visible="true"
  67. >
  68. <EQUALIZERSETTINGS id="eq"/>
  69. <slider id="eq1" borderSize="0"
  70.     left="40"
  71.     top="28"
  72.     toolTip="Graphic equalizer control"
  73.     foregroundImage="EQBar.gif"   
  74.     backgroundImage="EQBackBar2.gif"   
  75.     thumbHoverImage = "CrapouillotThumb.gif"
  76.     thumbImage = "CrapouillotThumb_Hover.gif"
  77.     transparencyColor="#000000"
  78.     min="-14" max="14" direction="vertical"
  79.     width="5"
  80.     height="44"
  81.     value="wmpprop:eq.gainLevel1"
  82.     value_onchange="eq.gainLevel1=value;"
  83.     zIndex="2"
  84.     onMouseOver="openEQ();"
  85. >
  86. </slider>
  87.  
  88. <slider id="eq2" borderSize="0"
  89.     left="47"
  90.     top="28"
  91.     toolTip="Graphic equalizer control"
  92.     foregroundImage="EQBar.gif"  
  93.     backgroundImage="EQBackBar2.gif"   
  94.     thumbHoverImage = "CrapouillotThumb.gif"
  95.     thumbImage = "CrapouillotThumb_Hover.gif"
  96.     transparencyColor="#000000"
  97.     min="-14" max="14" direction="vertical"
  98.     width="5"
  99.     height="44"
  100.     value="wmpprop:eq.gainLevel2"
  101.     value_onchange="eq.gainLevel2=value;"
  102.     onMouseOver="openEQ();"
  103. >
  104. </slider>
  105.  
  106. <slider id="eq3" borderSize="0"
  107.     left="54"
  108.     top="28"
  109.     toolTip="Graphic equalizer control"
  110.     foregroundImage="EQBar.gif" 
  111.     backgroundImage="EQBackBar2.gif"    
  112.     thumbHoverImage = "CrapouillotThumb.gif"
  113.     thumbImage = "CrapouillotThumb_Hover.gif"
  114.     transparencyColor="#000000"
  115.     min="-14" max="14" direction="vertical"
  116.     width="5"
  117.     height="44"
  118.     value="wmpprop:eq.gainLevel3"
  119.     value_onchange="eq.gainLevel3=value;"
  120.     zIndex="2"
  121.     onMouseOver="openEQ();"
  122. >
  123. </slider>
  124.  
  125. <slider id="eq4" borderSize="0"
  126.     left="61"
  127.     top="28"
  128.     toolTip="Graphic equalizer control"
  129.     foregroundImage="EQBar.gif"   
  130.     backgroundImage="EQBackBar2.gif"  
  131.     thumbHoverImage = "CrapouillotThumb.gif"
  132.     thumbImage = "CrapouillotThumb_Hover.gif"
  133.     transparencyColor="#000000"
  134.     min="-14" max="14" direction="vertical"
  135.     width="5"
  136.     height="44"
  137.     value="wmpprop:eq.gainLevel4"
  138.     value_onchange="eq.gainLevel4=value;"
  139.     onMouseOver="openEQ();"
  140. >
  141. </slider>
  142.  
  143. <slider id="eq5" borderSize="0"
  144.     left="68"
  145.     top="28"
  146.     toolTip="Graphic equalizer control"
  147.     foregroundImage="EQBar.gif"   
  148.     backgroundImage="EQBackBar2.gif"  
  149.     thumbHoverImage = "CrapouillotThumb.gif"
  150.     thumbImage = "CrapouillotThumb_Hover.gif"
  151.     transparencyColor="#000000"
  152.     min="-14" max="14" direction="vertical"
  153.     width="5"
  154.     height="44"
  155.     value="wmpprop:eq.gainLevel5"
  156.     value_onchange="eq.gainLevel5=value;"
  157.     zIndex="2"
  158.     onMouseOver="openEQ();"
  159. >
  160. </slider>
  161.  
  162. <slider id="eq6" borderSize="0"
  163.     left="75"
  164.     top="28"
  165.     toolTip="Graphic equalizer control"
  166.     foregroundImage="EQBar.gif"   
  167.     backgroundImage="EQBackBar2.gif"  
  168.     thumbHoverImage = "CrapouillotThumb.gif"
  169.     thumbImage = "CrapouillotThumb_Hover.gif"
  170.     transparencyColor="#000000"
  171.     min="-14" max="14" direction="vertical"
  172.     width="5"
  173.     height="44"
  174.     value="wmpprop:eq.gainLevel6"
  175.     value_onchange="eq.gainLevel6=value;"
  176.     zIndex="2"
  177.     onMouseOver="openEQ();"
  178. >
  179. </slider>
  180.  
  181. <slider id="eq7" borderSize="0"
  182.     left="82"
  183.     top="28"
  184.     toolTip="Graphic equalizer control"
  185.     foregroundImage="EQBar.gif"   
  186.     backgroundImage="EQBackBar2.gif"  
  187.     thumbHoverImage = "CrapouillotThumb.gif"
  188.     thumbImage = "CrapouillotThumb_Hover.gif"
  189.     transparencyColor="#000000"
  190.     min="-14" max="14" direction="vertical"
  191.     width="5"
  192.     height="44"
  193.     value="wmpprop:eq.gainLevel7"
  194.     value_onchange="eq.gainLevel7=value;"
  195.     zIndex="2"
  196.     onMouseOver="openEQ();"
  197. >
  198. </slider>
  199.  
  200. <slider id="eq8" borderSize="0"
  201.     left="89"
  202.     top="28"
  203.     toolTip="Graphic equalizer control"
  204.     foregroundImage="EQBar.gif"   
  205.     backgroundImage="EQBackBar2.gif"  
  206.     thumbHoverImage = "CrapouillotThumb.gif"
  207.     thumbImage = "CrapouillotThumb_Hover.gif"
  208.     transparencyColor="#000000"
  209.     min="-14" max="14" direction="vertical"
  210.     width="5"
  211.     height="44"
  212.     value="wmpprop:eq.gainLevel8"
  213.     value_onchange="eq.gainLevel8=value;"
  214.     zIndex="2"
  215.     onMouseOver="openEQ();"
  216. >
  217. </slider>
  218.  
  219. <slider id="eq9" borderSize="0"
  220.     left="96"
  221.     top="28"
  222.     toolTip="Graphic equalizer control"
  223.     foregroundImage="EQBar.gif"
  224.     backgroundImage="EQBackBar2.gif"     
  225.     thumbHoverImage = "CrapouillotThumb.gif"
  226.     thumbImage = "CrapouillotThumb_Hover.gif"
  227.     transparencyColor="#000000"
  228.     min="-14" max="14" direction="vertical"
  229.     width="5"
  230.     height="44"
  231.     value="wmpprop:eq.gainLevel9"
  232.     value_onchange="eq.gainLevel9=value;"
  233.     zIndex="2"
  234.     onMouseOver="openEQ();"
  235. >
  236. </slider>
  237.  
  238. <slider id="eq10" borderSize="2"
  239.     left="103"
  240.     top="28"
  241.     toolTip="Graphic equalizer control"
  242.     foregroundImage="EQBar.gif" 
  243.     backgroundImage="EQBackBar2.gif"    
  244.     thumbHoverImage = "CrapouillotThumb.gif"
  245.     thumbImage = "CrapouillotThumb_Hover.gif"
  246.     transparencyColor="#000000"
  247.     min="-14" max="14" direction="vertical"
  248.     width="5"
  249.     height="44"
  250.     value="wmpprop:eq.gainLevel10"
  251.     value_onchange="eq.gainLevel10=value;"
  252.     zIndex="2"
  253.     onMouseOver="openEQ();"
  254. >
  255. </slider>
  256.  
  257. <slider id="bal" borderSize="2"
  258.     left="57"
  259.     top="74"
  260.     toolTip="Balance Control"
  261.     backgroundImage="balbar.gif"    
  262.     thumbHoverImage = "CrapouillotThumb.gif"
  263.     thumbImage = "CrapouillotThumb_Hover.gif"
  264.     transparencyColor="#000000"
  265.     min="-14" max="14" direction="horizontal"
  266.     width="44"
  267.     height="5"
  268.     value="wmpprop:player.settings.balance"
  269.     value_onchange="player.settings.balance=value;"
  270.     zIndex="2"
  271.     onMouseOver="openEQ();"
  272. >
  273. </slider>
  274.  
  275. <slider id="volume" borderSize="3"
  276.     left="120"
  277.     top="30"
  278.     tooltip="Volume Control"
  279.     foregroundImage="EQBar.gif" 
  280.     backgroundImage="EQBackBar2.gif" 
  281.     thumbHoverImage = "CrapouillotThumb.gif"
  282.     thumbImage = "CrapouillotThumb_Hover.gif"
  283.     transparencyColor="#000000"
  284.     min="0" max="100" direction="vertical"
  285.     width="5"
  286.     height="34"
  287.     value="wmpprop:player.settings.volume"
  288.     value_onchange="player.settings.volume = value;player.settings.mute='false';"
  289.     zIndex="2"
  290.     onMouseOver="openEQ();"
  291. >
  292. </slider>
  293.  
  294. <TEXT
  295.     id="vol" fontType="Verdana"
  296.     fontSize="6"
  297.     foregroundColor="#AA8800"
  298.     justification="center"
  299.     value="wmpprop:player.settings.volume" 
  300.     left="116" top="62"
  301.     width="12"
  302.     zIndex="2"
  303.     fontSmoothing="true"
  304.   />
  305.  
  306. <buttongroup
  307. image="eq.gif"
  308. mappingImage="eq-map.gif"
  309. hoverImage="eq-down.gif"
  310. transparencyColor="#000000"
  311. left="0"
  312. top="0"
  313. >
  314. <buttonelement
  315. mappingColor="#660000"
  316. onClick="openCloseEQ();"
  317. upToolTip="Equalizer"
  318. />
  319. <buttonelement
  320. mappingColor="#990000"
  321. onClick="openEQ();openPlaylist();"
  322. upToolTip="Playlist"
  323. />
  324. <buttonelement
  325. mappingColor="#FF0000"
  326. onClick="closeEQ();"
  327. upToolTip="Close Equalizer"
  328. />
  329. <buttonelement
  330. mappingColor="#00CCFF"
  331. onClick="eq.previousPreset();openEQ();"
  332. upToolTip="Equalizer - Previous Settings"
  333. />
  334. <buttonelement
  335. mappingColor="#3300FF"
  336. onClick="eq.nextPreset();openEQ();"
  337. upToolTip="Equalizer - Next Settings"
  338. />
  339.  
  340.  
  341. </buttongroup>
  342. <TEXT
  343.     id="currentPreset" fontType="Verdana"
  344.             fontSize="7"
  345.             foregroundColor="#330000"
  346.             justification="center"
  347.     value="wmpprop:eq.currentPresetTitle" 
  348. left="82" top="16"
  349.   />
  350.  
  351. </subview>
  352.  
  353. <subview zIndex="1" left="130" top="200"  id="AMXSubviewSprite6" visible="true"
  354. verticalAlignment="top" horizontalAlignment="left" 
  355. width="190" height="175"
  356. visible="false"
  357. backgroundImage="PlayListBG.gif"
  358. transparencyColor="#000000"
  359. >
  360. <playlist
  361.     id="pl"
  362.     top="70"
  363.     left="5"
  364.     width="180" height="93"
  365.     fontSize="8" fontType="Verdana"
  366.     columnsVisible="false"
  367.     columns="name=Name;Duration=Time"
  368.     dropDownVisible="true"
  369.     playlistItemsVisible="true"
  370.     visible="false"
  371.     foregroundColor="#EEBB22"
  372.     backgroundColor="#EEBB22"
  373.     itemPlayingColor="#FFFF22"
  374.     itemPlayingBackgroundColor="#221100"
  375. backgroundImage="PlayListBG.gif"
  376. />
  377. </subview>
  378.  
  379. <subview zIndex="1" left="61" top="91"  id="AMXSubviewSprite0" visible="true"
  380. verticalAlignment="top" horizontalAlignment="left" 
  381. transparencyColor="#000000"
  382. backgroundImage="OPTIONS.gif"
  383. visible="true"
  384. >
  385.  
  386. <buttongroup
  387. image="options.gif"
  388. mappingImage="options-map.gif"
  389. hoverImage="options-down.gif"
  390. downImage="options-down.gif"
  391. transparencyColor="#000000"
  392. left="0"
  393. top="0"
  394. >
  395. <buttonelement
  396. mappingColor="#00FF00"
  397. onClick="view.minimize();"
  398. upToolTip="Minimize"
  399. />
  400. <buttonelement
  401. mappingColor="#FFFF00"
  402. onClick="view.close();"
  403. upToolTip="Close"
  404. />
  405. <buttonelement
  406. mappingColor="#00CC00"
  407. onClick="player.URL=theme.openDialog('FILE_OPEN','FILES_ALL');"
  408. upToolTip="Open File"
  409. />
  410. <buttonelement
  411. mappingColor="#006600"
  412. onClick="openOptions();"
  413. upToolTip="Open Options"
  414. />
  415. <buttonelement
  416. mappingColor="#003300"
  417. onClick="closeOptions();"
  418. upToolTip="Close Options"
  419. />
  420.  
  421. </buttongroup>
  422. <buttongroup
  423. image="options.gif"
  424. mappingImage="options-map.gif"
  425. hoverImage="options-down.gif"
  426. downImage="options-down.gif"
  427. transparencyColor="#000000"
  428. left="0"
  429. top="0"
  430. radio="true"
  431. >
  432. <buttonelement
  433. mappingColor="#CC0000"
  434. onClick="setNervous();"
  435. upToolTip="Show Geckos and make Crapouillot nervous"
  436. sticky="true"
  437. id="nervousButton"
  438. />
  439.  
  440. <buttonelement
  441. mappingColor="#990000"
  442. onClick="setCool();"
  443. upToolTip="Show Geckos and keep Crapouillot cool"
  444. sticky="true"
  445. id="coolButton"
  446. />
  447.  
  448. <buttonelement
  449. mappingColor="#660000"
  450. onClick="setSteady();"
  451. upToolTip="Hide Geckos but keep Crapouillot cool"
  452. sticky="true"
  453. id="steadyButton"
  454. />
  455.  
  456. <buttonelement
  457. mappingColor="#FF0000"
  458. onClick="setHidden();"
  459. upToolTip="Hide Geckos and keep Crapouillot quiet"
  460. sticky="true"
  461. id="hideButton"
  462. down="true"
  463. />
  464.  
  465.  
  466. </buttongroup>
  467. <button
  468. left="41"
  469. top="108"
  470. width="16"
  471. height="16"
  472. onclick="theme.openView('credits');"
  473. cursor="hand"
  474. />
  475.  
  476. </subview>
  477.  
  478. <subview zIndex="2" left="83" top="144"  id="AMXSubviewSprite4" visible="true"
  479. transparencyColor="#000000"
  480. backgroundImage="TAIL.gif"
  481. verticalAlignment="top" horizontalAlignment="left" 
  482. visible="true"
  483. width="90"
  484. height="90"
  485. >
  486.  
  487. <mutebutton
  488. id="muteButton"
  489.  left="13" top="62"
  490. image="MUTE.gif"
  491. downImage="MUTE-down.gif"
  492. hoverDownImage="MUTE-disabled.gif"
  493. hoverImage="MUTE-disabled.gif"
  494. disabledImage="MUTE-disabled.gif"
  495. sticky="true"
  496. transparencyColor="#000000"
  497. cursor="hand"
  498. onMouseOver="animateTail();"
  499. />
  500.  
  501. </subview>
  502.  
  503. <subview zIndex="2" left="54" top="158"  id="AMXSubviewSprite3" visible="true"
  504. transparencyColor="#000000"
  505. backgroundImage="RIGHTLEG.gif"
  506. verticalAlignment="top" horizontalAlignment="left" 
  507. visible="true"
  508. >
  509. <button left="0" top="0"
  510. onClick="jscript:checkOnClick(3);" 
  511. onMouseOver="jscript:checkOnMouseOver(3);" 
  512. />
  513. </subview>
  514.  
  515. <subview zIndex="2" left="84" top="198"  id="AMXSubviewSprite5" visible="true"
  516. transparencyColor="#000000"
  517. backgroundImage="LEFTLEG.gif"
  518. verticalAlignment="top" horizontalAlignment="left" 
  519. visible="true"
  520. >
  521.  
  522. </subview>
  523.  
  524. <subview zIndex="4" left="35" top="107"  id="AMXSubviewSprite2" visible="true"
  525. transparencyColor="#000000"
  526. backgroundImage="crapouillot.gif"
  527. verticalAlignment="top" horizontalAlignment="left" 
  528. visible="true"
  529. passthrough="false"
  530. >
  531. <button
  532. image="PLAY.gif"
  533. upToolTip="Play"
  534. downToolTip="Pause"
  535. down="wmpenabled:player.controls.pause"
  536. downImage="PLAY-down.gif"
  537. hoverDownImage="PLAY-hoverdown.gif"
  538. hoverImage="PLAY-hover.gif"
  539. disabledImage="PLAY-disabled.gif"
  540. sticky="true"
  541. left="7"
  542. top="101"
  543. transparencyColor="#000000"
  544. onClick="PlayPause();activeCrapouillot();"
  545. cursor="hand"
  546. />
  547.  
  548. <PREVbutton
  549. image="BW.gif"
  550. downImage="BW-hoverdown.gif"
  551. hoverImage="BW-hover.gif"
  552. disabledImage="BW-disabled.gif"
  553. left="2"
  554. top="75"
  555. transparencyColor="#000000"
  556. cursor="hand"
  557. />
  558.  
  559. <NEXTbutton
  560. image="FW.gif"
  561. downImage="FW-hoverdown.gif"
  562. hoverImage="FW-hover.gif"
  563. disabledImage="FW-disabled.gif"
  564. left="58"
  565. top="127"
  566. transparencyColor="#000000"
  567. cursor="hand"
  568. />
  569.  
  570. <button
  571. image="vis.gif"
  572. downImage="vis-down.gif"
  573. hoverDownImage="vis-hoverdown.gif"
  574. hoverImage="vis-hover.gif"
  575. disabledImage="vis-disabled.gif"
  576. sticky="true"
  577. left="87"
  578. top="127"
  579. transparencyColor="#000000"
  580. onclick="visOnOff();activeCrapouillot();"
  581. cursor="hand"
  582. />
  583.  
  584. <button
  585. id="geckoButton"
  586. image="GECKO.gif"
  587. hoverImage="GECKO-hover.gif"
  588. left="131"
  589. top="104"
  590. transparencyColor="#000000"
  591. onClick="switchGeckos();activeCrapouillot();"
  592. cursor="hand"
  593. />
  594.  
  595. <stopbutton
  596. image="STOP.gif"
  597. clippingImage="STOP.gif"
  598. clippingColor="#000000"
  599. downImage="STOP-hoverdown.gif"
  600. hoverImage="STOP-hover.gif"
  601. disabledImage="STOP-disabled.gif"
  602. left="97"
  603. top="2"
  604. transparencyColor="#000000"
  605. cursor="hand"
  606. />
  607.  
  608. <button
  609. image="FULLMODE.gif"
  610. hoverImage="FULLMODE-hover.gif"
  611. disabledImage="FULLMODE-disabled.gif"
  612. left="64"
  613. top="2"
  614. transparencyColor="#000000"
  615. upToolTip="Return to Full Mode"
  616. onClick="view.returnToMediaCenter();"
  617. cursor="hand"
  618. />
  619.  
  620.  
  621. <button
  622. image="REPEAT.gif"
  623. downImage="REPEAT-down.gif"
  624. hoverDownImage="REPEAT-hoverdown.gif"
  625. hoverImage="REPEAT-hover.gif"
  626. disabledImage="REPEAT-disabled.gif"
  627. sticky="true"
  628. left="12"
  629. top="53"
  630. transparencyColor="#000000"
  631. upTooltip="Enable Repeat"
  632. downTooltip="Disable Repeat"
  633. down="jscript:player.settings.getMode('loop');"
  634. onClick="player.settings.setMode('loop',down);activeCrapouillot();"
  635. cursor="hand"
  636. />
  637.  
  638. <button
  639. image="SHUFFLE.gif"
  640. downImage="SHUFFLE-down.gif"
  641. hoverDownImage="SHUFFLE-hoverdown.gif"
  642. hoverImage="SHUFFLE-hover.gif"
  643. disabledImage="SHUFFLE-disabled.gif"
  644. sticky="true"
  645. left="24"
  646. top="39"
  647. transparencyColor="#000000"
  648. upTooltip="Enable Shuffle"
  649. downTooltip="Disable Shuffle"
  650. onClick = "shuffleClick();activeCrapouillot();"
  651. down = "player.Settings.getMode('shuffle');"
  652. cursor="hand"
  653. />
  654.  
  655.  
  656. <button
  657. left="42"
  658. top="43"
  659. width="90"
  660. height="10"
  661. onMouseOver="openCloseAll();"
  662. />
  663.  
  664. </subview>
  665.  
  666. <subview zIndex="4" left="75" top="130" width="108" height="93" id="eyeHoverControl"
  667. verticalAlignment="top" horizontalAlignment="left" 
  668. visible="true"
  669. transparencyColor="#000000"
  670. backgroundImage="eye.gif"
  671. >
  672. <button
  673. image="eye.gif"
  674. transparencyColor="#000000"
  675. visible="true"
  676. onMouseOver="animateEye();" 
  677. left="0"
  678. top="0"
  679. width="90"
  680. height="90"
  681. />
  682. </subview>
  683.  
  684. <subview zIndex="5" left="68" top="123" id="effectsVis"
  685. verticalAlignment="top" horizontalAlignment="left" 
  686. visible="false"
  687. transparencyColor="#000000"
  688. backgroundImage="eyesVisBorder.gif"
  689. >
  690. <effects
  691. width="122"
  692. height="106"
  693. clippingImage="eye.gif"
  694. clippingColor="#000000"
  695. visible="true"
  696. left="7"
  697. top="7"
  698. onClick="previous();openAll();"
  699. currentEffectType="wmpprop:mediacenter.effectType"
  700. currentPreset="wmpprop:mediacenter.effectPreset"     
  701. />
  702. </subview>
  703.  
  704.  
  705.  
  706. <subview zIndex="6" left="35" top="50" width="200" height="200" id="MediaControls" visible="true"
  707. verticalAlignment="top" horizontalAlignment="left" 
  708. visible="true"
  709. passthrough="false"
  710. >
  711. <text id="metadata"
  712.     left="60" top="114" width="67" height="12"
  713.     foregroundColor="#330000"
  714.     fontSize="7" fontType="Verdana"
  715.     value="wmpprop:player.currentmedia.name"
  716.     scrollingDelay="40"
  717.     scrollingAmount="1"
  718.     scrolling="wmpenabled:player.controls.pause"
  719.     justification="true"
  720.     zIndex="3"
  721.     passThrough="true"
  722. />
  723.  
  724. <currentpositiontext id="tracktime" width="67" 
  725.             left="60" top="102" fontType="Verdana"
  726.             fontSize="7"
  727.             foregroundColor="#330000"
  728.             justification="center"
  729.             tooltip=""
  730.             tabStop="false"
  731. />
  732. <slider id="position_slider"
  733.     left="57" top="124" width="73" height="6"
  734.     borderSize="3"
  735.     min = "0"
  736.     max = "wmpprop:player.currentMedia.duration"
  737.     onmouseup = "player.controls.currentPosition = position_slider.value; "
  738.     tooltip = "current position"  
  739.     zIndex="2"
  740.     thumbHoverImage = "CrapouillotThumb.gif"
  741.     thumbImage = "CrapouillotThumb_Hover.gif"
  742.     transparencyColor="#000000"
  743.     visible="false"
  744. />
  745.  
  746. <subview id="position_sliderline"
  747.     left="57" top="126" width="73" height="1"
  748.     backgroundColor="#AA6611"
  749.     zIndex="1"
  750.     visible="false"
  751. />
  752.  
  753. </subview>
  754.  
  755.  
  756.     </VIEW>
  757.  
  758.  
  759.  
  760. <view id="credits" ontimer="jscript:view.close();" timerInterval="10000"
  761.  resizable="false" titleBar="false"
  762. backgroundImage="crapouillotCredits.gif" 
  763. transparencyColor="#FFFFFF"
  764. backgroundColor="none" 
  765. cursor="hand"
  766. >
  767.  
  768. <button left="130" top="14" width="35" height="25"
  769. onClick="jscript:view.close();"
  770. />
  771.  
  772. <button left="22" top="100" width="148" height="23"
  773. onClick="jscript:player.launchURL('http://www.singyfamily.com');" 
  774. cursor="hand"
  775. />
  776. </view>
  777.  
  778.  
  779.  
  780. <view id="walkinggeckos"
  781. backgroundColor="none" 
  782.  resizable="true" titleBar="false" onload="" timerInterval="50" ontimer="jscript:masterThread()"
  783. scriptFile="WMPgeckos.js;WMPaniMagiX.js;res://wmploc.dll/RT_TEXT/#132;" 
  784. width="1600" height="1200"
  785. >
  786.  
  787. <subview zIndex="1" left="0" top="0"  id="debugView" visible="false"
  788. verticalAlignment="top" horizontalAlignment="left" 
  789. backgroundImage="bg.gif" backgroundTiled="true" width="800" height="200"
  790. >
  791.         <TEXT
  792.     id = "debug"
  793.     foregroundColor = "white"
  794.     backgroundColor = "black"
  795.     value = "debug"
  796.     top = "0"
  797.     left = "0"
  798.     height = "600"
  799.     width = "200" 
  800.     fontsize="8"
  801.     z-order = "15"
  802.     onclick=""
  803.  
  804. />
  805.         <!-- end debugging control -->
  806. </subview>
  807. <subview
  808. id="timer" visible="false"
  809. left="-200" top="200"
  810. width="1" height="1"
  811. onendmove="moveTimer()"
  812. />
  813.  
  814. <subview zIndex="2" left="-200" top="0"  id="AMXSubviewSprite0" visible="true"
  815. transparencyColor="#FF0000"
  816. verticalAlignment="top" horizontalAlignment="left" 
  817. backgroundImage="gulB11.gif"
  818. >
  819. <button left="0" top="0" width="100" height="100"
  820. onClick="jscript:checkOnClick(0);" 
  821. onMouseOver="jscript:checkOnMouseOver(0);" 
  822. />
  823. </subview>
  824.  
  825. <subview zIndex="2" left="-200" top="0"  id="AMXSubviewSprite1" visible="true"
  826. transparencyColor="#FF0000"
  827. verticalAlignment="top" horizontalAlignment="left" 
  828. backgroundImage="gulB11.gif" 
  829. >
  830. <button left="0" top="0" width="100" height="100"
  831. onClick="jscript:checkOnClick(1);" 
  832. onMouseOver="jscript:checkOnMouseOver(1);" 
  833. />
  834. </subview>
  835.  
  836. <subview zIndex="2" left="-200" top="0"  id="AMXSubviewSprite2" visible="true"
  837. transparencyColor="#FF0000"
  838. verticalAlignment="top" horizontalAlignment="left" 
  839. backgroundImage="gulB11.gif" 
  840. >
  841. <button left="0" top="0" width="100" height="100"
  842. onClick="jscript:checkOnClick(2);" 
  843. onMouseOver="jscript:checkOnMouseOver(2);" 
  844. />
  845. </subview>
  846.  
  847. <subview zIndex="2" left="-200" top="0"  id="AMXSubviewSprite3" visible="true"
  848. transparencyColor="#FF0000"
  849. verticalAlignment="top" horizontalAlignment="left" 
  850. backgroundImage="gulB11.gif" 
  851. >
  852. <button left="0" top="0" width="100" height="100"
  853. onClick="jscript:checkOnClick(3);" 
  854. onMouseOver="jscript:checkOnMouseOver(3);" 
  855. />
  856. </subview>
  857.  
  858. <subview zIndex="2" left="-200" top="0"  id="AMXSubviewSprite4" visible="true"
  859. transparencyColor="#FF0000"
  860. verticalAlignment="top" horizontalAlignment="left" 
  861. backgroundImage="gulB11.gif" 
  862. >
  863. <button left="0" top="0" width="100" height="100"
  864. onClick="jscript:checkOnClick(4);" 
  865. onMouseOver="jscript:checkOnMouseOver(4);" 
  866. />
  867. </subview>
  868.  
  869.  
  870. </view>
  871.  
  872.  
  873. <!-- the video view -->
  874.  
  875. <view id="videoView" resizable="True" minwidth="235" minheight="188" backgroundColor="none" titleBar="false" 
  876.         width="235" height="188" onLoad="OnLoadVideo();" onClose="OnCloseVideo();" onkeypress="exitFullmode();"
  877. scriptFile="crapouillot.js;res://wmploc.dll/RT_TEXT/#132;" 
  878. >
  879.  
  880.     <player OpenState_onchange="SnapToVideo();">
  881.  
  882. <CONTROLS
  883.     currentPosition_onchange    = "position_slider.value = player.controls.currentPosition;"
  884. />
  885.     </player>
  886.     
  887. <!-- the top portion -->
  888.     <subview zIndex="2" left="0" top="0" verticalAlignment="top" horizontalAlignment="left" backgroundImage="topleft.gif"
  889.         transparencyColor="#000000">
  890.     </subview>
  891.     <!-- the tiled image -->
  892.     <subview zIndex="2" left="118" top="0" verticalAlignment="top" horizontalAlignment="stretch" backgroundImage="top.gif" width="63"
  893.         backgroundTiled="true" transparencyColor="#000000">
  894.     </subview>
  895.     <!-- stretching corner -->
  896.     <subview zIndex="2" left="jscript:view.width-54" top="0" verticalAlignment="top" horizontalAlignment="right" 
  897.         backgroundImage="topright.gif" transparencyColor="#000000">
  898.  
  899. <buttongroup
  900. image="topright.gif"
  901. mappingImage="topright-map.gif"
  902. hoverImage="topright-over.gif"
  903. transparencyColor="#000000"
  904. left="0"
  905. top="0"
  906. >
  907. <buttonelement
  908. mappingColor="#FFFF00"
  909. onClick="jscript:videoView.close();player.controls.stop();"
  910. upToolTip="Close Video Window"
  911. />
  912.         <buttonelement
  913. mappingColor="#009900"
  914. uptooltip="Resize Screen" 
  915.  onmousedown="AllowResizeVideo();view.size( 'topright' );g_fUserHasSized=true;"
  916. cursor="size1_l.cur"/> 
  917. </buttongroup>
  918. </subview>
  919.  
  920. <!-- the middle left portion -->
  921.     <subview zIndex="2" left="18" top="37" verticalAlignment="stretch" horizontalAlignment="left" backgroundImage="left.gif"
  922.         backgroundTiled="true" transparencyColor="#000000">
  923.     </subview>
  924.  
  925. <!-- the middle right portion -->
  926.     <subview zIndex="2" left="jscript:view.width-11" top="37" verticalAlignment="stretch" horizontalAlignment="right"
  927.         backgroundImage="right.gif" transparencyColor="#ff00ff" backgroundTiled="true">
  928.     </subview>
  929.  
  930. <!-- the middle video -->
  931.     <subview zIndex="3" id="VideoRgn" left="27" top="9" width="jscript:view.width-37" height="jscript:view.height-36" 
  932.         backgroundColor="#000000" horizontalAlignment="stretch" verticalAlignment="stretch">
  933.  
  934.         <wmpVideo zIndex="3" id="VideoWin" windowless="false" width="jscript:VideoRgn.width-1" height="jscript:VideoRgn.height-1" 
  935.         horizontalAlignment="stretch" verticalAlignment="stretch" onvideostart="SnapToVideo();" backgroundColor="black" 
  936.         onclick="ZoomVideo();" OnDblClick="" fullScreen="true">
  937.         </wmpVideo>
  938.  
  939.    </subview>
  940.     
  941. <!-- the bottom portion -->
  942.     <subview zIndex="2" left="0" top="jscript:view.height-117" verticalAlignment="bottom" horizontalAlignment="left"
  943.         backgroundImage="videoControls.gif" transparencyColor="#000000">
  944.  
  945. <buttongroup
  946. image="videoControls.gif"
  947. mappingImage="videoControls-map.gif"
  948. hoverImage="videoControls-over.gif"
  949. downImage="videoControls-down.gif"
  950. disabledImage="videoControls-disabled.gif"
  951. transparencyColor="#000000"
  952. left="0"
  953. top="0"
  954. >
  955. <stopelement
  956. mappingColor="#FF0000"
  957. />
  958. <buttonelement
  959. mappingColor="#00FF00"
  960. onClick="PlayPause();"
  961. upToolTip="Play"
  962. downToolTip="Pause"
  963. sticky="true"
  964. down="wmpenabled:player.controls.pause"
  965. />
  966. <prevelement
  967. mappingColor="#00CCFF"
  968. />
  969. <nextelement
  970. mappingColor="#3300FF"
  971. />
  972. </buttongroup>
  973.  
  974.     </subview>
  975.     <subview zIndex="2" left="118" top="jscript:view.height-27" verticalAlignment="bottom" horizontalAlignment="stretch"
  976.         backgroundImage="bottom.gif" backgroundTiled="true" transparencyColor="#000000">
  977.  
  978. <slider id="position_slider"
  979.     left="0" top="2" width="60" height="6"
  980.     borderSize="3"
  981.     min = "0"
  982.     max = "wmpprop:player.currentMedia.duration"
  983.     onmouseup = "player.controls.currentPosition = position_slider.value; "
  984.     tooltip = "current position"  
  985.     zIndex="4"
  986.     thumbHoverImage = "CrapouillotThumb.gif"
  987.     thumbImage = "CrapouillotThumb_Hover.gif"
  988.     transparencyColor="#000000"
  989.     horizontalAlignment="stretch"
  990. />
  991.     </subview>
  992.     <subview zIndex="2" left="jscript:view.width-54" top="jscript:view.height-117" verticalAlignment="bottom" horizontalAlignment="right"
  993.         backgroundImage="bottomright.gif" transparencyColor="#000000">
  994.  
  995.  
  996. <buttongroup
  997. image="bottomright.gif"
  998. mappingImage="bottomright-map.gif"
  999. hoverImage="bottomright-over.gif"
  1000. transparencyColor="#000000"
  1001. left="0"
  1002. top="0"
  1003. >
  1004. <buttonelement
  1005. mappingColor="#FF0000"
  1006. onClick="jscript:ZoomVideo()"
  1007. upToolTip="Zoom"/> 
  1008.         <buttonelement
  1009. mappingColor="#006600"
  1010. upTooltip="Resize Screen" 
  1011. onmousedown="AllowResizeVideo();view.size( 'bottomright' );g_fUserHasSized=true;"
  1012. cursor="size2_l.cur"/> 
  1013. </buttongroup>
  1014. </subview>
  1015.  
  1016.  
  1017.  
  1018. <subview id="position_sliderline"
  1019.     left="118" top="jscript:view.height-23" width="60" height="1"
  1020.     backgroundColor="#AA6611"
  1021.     zIndex="3"
  1022.     verticalAlignment="bottom" horizontalAlignment="stretch"
  1023. />
  1024.  
  1025.  
  1026. </view>
  1027.  
  1028.  
  1029.  
  1030.  
  1031. </THEME>
  1032.